TOS = $(shell ncc -print-tosdir)

SUBDIRS = oscope rxn_tester

ROOT = $(TOS)/../tools/java

include $(ROOT)/Makefile.include

